Returns or sets the point where the current axis intersects with another axis.
Syntax
object.Point [ = point]
The Point property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
point | Double. The point on an axis where the current axis intersects. |
Remarks
If this property is set, then the Intersection object's Auto property is automatically set to False.